rmail-output-read-file-name fix for bug#12214
authorGlenn Morris <rgm@gnu.org>
Fri, 17 Aug 2012 20:38:47 +0000 (16:38 -0400)
committerGlenn Morris <rgm@gnu.org>
Fri, 17 Aug 2012 20:38:47 +0000 (16:38 -0400)
commit65bdd74ada324fa873d1d82b3556ddd778e35526
tree0849090c4e972d779436d46b66ca77ecc30a16ed
parent2223a9f77a69c485d63703c4dfbb5f6f0387bc3d
rmail-output-read-file-name fix for bug#12214

This resembles the 2001-05-07 change to rmail-output-read-rmail-file-name,
which was never copied to rmail-output-read-file-name.
It's more complicated now due to Rmail's buffer swapping.

* lisp/mail/rmailout.el (rmail-output-read-file-name):
Check rmail-output-file-alist against the full message body
in the correct rmail buffer.

* lisp/mail/rmail.el: Comment.
lisp/ChangeLog
lisp/mail/rmail.el
lisp/mail/rmailout.el